home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / Xcopy_8_'93.adf / Guides / PPShow.Doc < prev    next >
Text File  |  1980-01-01  |  9KB  |  219 lines

  1.  
  2.  
  3.                             PPShow 1.2 User Manual
  4.  
  5.                                  Sep 28, 1991
  6.  
  7.  
  8.  
  9. Preface
  10. =======
  11.  
  12.    The programs and files in this distribution are freely distributable, but
  13. are also copyright (c) Nico François.  They may be freely distributed as long
  14. as no more than a nominal fee is charged to cover time and copying costs.
  15.    No commercial usage is permitted without written permission from the
  16. author.  Everything in this distribution must be kept together, in original
  17. unmodified form.
  18.    The above is generally known as freeware.
  19.  
  20.    If you have suggestions or remarks about this program, or if you find
  21. any bugs, please let me know.
  22.  
  23.    Write to the following address:
  24.  
  25.                                 Nico François
  26.                                 Corbielaan 13
  27.                                 B-3060 Bertem
  28.                                 BELGIUM
  29.  
  30.  
  31. Contents
  32. ========
  33.  
  34. 1. An introduction
  35.  
  36. 2. Usage
  37.  
  38. 3. Features
  39.  
  40. 4. Note on crunching
  41.  
  42.  
  43. 1. An introduction
  44. ==================
  45.  
  46.      PPShow was written to complement one of my other utilities, PowerPacker
  47. (a command and data cruncher).  It is used to show normal IFF ILBM files or
  48. ILBM files crunched with PowerPacker.  The decrunching is done automatically
  49. so the user doesn't have to know if a file is crunched or not.
  50.  
  51.      PPShow uses 'powerpacker.library' and 'reqtools.library', so make sure
  52. these are present in your Libs: directory.  Double-click 'Install_libs' for
  53. an automatic installation.
  54.  
  55.      If you haven't got PowerPacker you are of course missing one of the main
  56. features of this program.  PowerPacker is available as shareware (up to
  57. version 2.3b) or as a commercial program (version 4.0a).  The commercial
  58. version offers several enhancements like 40 to 50 times faster crunching,
  59. better crunching, overlay support and an ARexx port.
  60.  
  61.  
  62. 2. Usage
  63. ========
  64.  
  65.      PPShow can be used in four different ways.
  66.  
  67. - First of all via the CLI:
  68.  
  69.      If you enter PPShow without arguments you will get a usage template.
  70. You use PPShow like this:
  71.  
  72.      PPShow [-h] [<file|dir>]
  73.  
  74.      The program will then load the ILBM file and display it.  If the file
  75. was crunched using PowerPacker 2.0 or higher PPShow will first decrunch it
  76. for you.  If the file was encrypted you will be prompted for the password.
  77.      If you enter PPShow without options, you will be presented with a file
  78. requester.  Entering PPShow with a directory instead of a file as an argument
  79. will also get you a file requester, but it will be positioned in the directory
  80. you specified.
  81.      There is only one option in this version: '-h'.  This option is used to
  82. force HAM mode when no CAMG chunk is found.  If you don't specify this option
  83. PPShow will assume a 6 plane screen is extra half brite. (Note that it is
  84. wrong for an Amiga IFF ILBM file not to have a CAMG chunk, especially when
  85. there can be doubt about what display mode to pick !)
  86.      PPShow can be made resident so it doesn't have to be loaded every time
  87. you use it, use the ARP ARes command or the c: Resident command for this.
  88. You can't make PPShow resident when it is crunched !!  The file is supplied
  89. as an uncrunched command file with the pure bit set.  PPShow is reentrant as
  90. well, so you can run it from several CLI's at the same time. (Not that this
  91. is very useful, but it's possible :-D)
  92.  
  93.      Example:       '1> PPShow -h dh0:pics/HAMpicWithoutCAMG.pic'
  94.  
  95. - Via the WorkBench:
  96.  
  97.      There are three different ways of using PPShow via the workbench: you
  98. can set the default tool of the (crunched) ILBM file to 'PPShow', you can
  99. single click the PPShow icon and then double click the picture icon or you
  100. can double-click the PPShow icon and enter the filename in the string gadget
  101. you will be presented with.
  102.      You set the default tool by single clicking the icon of the picture
  103. and selecting 'Info' from the workbench menu.  You will get a window with
  104. several gadgets in it, click in the string gadget where it says 'Default
  105. tool' and enter ':ppshow'.  PPShow should be in the root directory of your
  106. disk for this to work, if e.g. it's in the system directory you should enter
  107. ':system/ppshow'.  Last of all select the 'Save' gadget.
  108.  
  109. NOTE: - PPShow will add '.pp' to the filename when the file wasn't found.
  110.         This is very useful in the WorkBench enviroment: you can make an
  111.         icon for 'house.pic' but name the file 'house.pic.pp'.  Now the
  112.         WorkBench will show an icon with 'house.pic' as name, but if you
  113.         doubleclick it 'house.pic.pp' will be displayed. (As long as there
  114.         is no 'house.pic' file in the directory !)
  115.  
  116.  
  117. 3. Features
  118. ===========
  119.  
  120.    - PPShow uses the file requester of reqtools.library.
  121.  
  122.    - Abort PPShow by pressing any key (except <TAB> or 'P') or the right
  123.      mouse button.  The screen can be dragged by an invisible drag bar at
  124.      the top.
  125.  
  126.    - The pesky little mouse will be removed while displaying.
  127.  
  128.    - PPShow offers full overscan support, PAL or NTSC.  As far as I know
  129.      this is the first ILBM viewing program to do so, looks like PAL Amiga
  130.      owners still get forgotten.  All Amiga display modes (like HAM, EHB)
  131.      are of course also supported.
  132.  
  133.    - Deluxe Paint cycling is supported, press <TAB> to (de)activate.  Up to
  134.      8 cycles are supported (DPaint III currently only supports 6).
  135.  
  136.    - PPShow has the ability to print the screen it is displaying, all you
  137.      have to do is press 'P' on the keyboard and wait.  The mouse pointer
  138.      will be visible while printing.  Please note that the printer.device has
  139.      to be in the 'devs:' directory for PPShow to be able to print, you
  140.      should also have a correct system-configuration for your printer.
  141.  
  142.    - Press 'L' to load another picture, you will be prompted for a filename.
  143.  
  144.  
  145. 4. Note on crunching
  146. ====================
  147.  
  148.      A lot of IFF ILBM files are already crunched with the standard ByteRun1
  149. compression.  PowerPacker will crunch these files even further (most of the
  150. time) but will not crunch them as well as uncrunched ILBM files.  So save IFF
  151. files uncrunched (if you can, e.g. with PixMate) before crunching them, this
  152. way you will get the best crunching results.
  153.  
  154.  
  155.                       As always, I hope you find this program useful !
  156.  
  157.  
  158.                               PROGRAM HISTORY:
  159.  
  160. *****************************************************************************
  161. VERSION 1.0
  162.  
  163.      First release.
  164.  
  165. *****************************************************************************
  166. VERSION 1.1
  167.  
  168.      Decrunching is about 40% faster (accidently used slow decruncher in 1.0)
  169.      Screen now pops to front when picture is ready to be viewed, not before.
  170.      Filerequester used when arp.library is available.
  171.      'L' command added to load other pictures without restarting PPShow.
  172.  
  173. *****************************************************************************
  174. VERSION 1.1a
  175.  
  176.      The Guru isn't with me lately, after using a slow decruncher in 1.0
  177.        by accident I now used a fast but faulty decruncher in 1.1. It
  178.        sometimes didn't decrunch correctly, this has now been fixed. The
  179.        decruncher is still 40% faster than the 1.0 one. (and it's 2 bytes
  180.        shorter :^D )
  181.  
  182. *****************************************************************************
  183. VERSION 1.2
  184.  
  185.      Rewritten cycling routine in assembly, so less overhead when cycling.
  186.      Uses the all new powerpacker.library => shorter code.
  187.      Starting PPShow from the CLI with a directory as an argument now puts
  188.        up the requester positioned in that directory. Extremely useful once
  189.        you get used to this :^)
  190.      If you are running Workbench 2.0 PPShow will use the asl.library
  191.        instead of the arp.library (for the filerequester).
  192.      Fixed serious bug: memory wasn't freed when an IFF error occured.
  193.      No longer tries to display small brushes (intuition doesn't like very
  194.        small screens :( )
  195.  
  196. *****************************************************************************
  197. VERSION 1.2a
  198.  
  199.      Seemed that the asl requester no longer worked on the latest
  200.        Kickstart 2.0 (release V37). Fixed.
  201.      Asl requester doesn't show '.info' icon files.
  202.  
  203. *****************************************************************************
  204. VERSION 1.2b
  205.  
  206.      Asl and Arp requester removed.
  207.      PPShow now uses the ReqTools file requester from reqtools.library.
  208.      Canceling the file requester will no longer load the last picture
  209.        again.
  210.  
  211. *****************************************************************************
  212.  
  213. PPShow 1.2b written by Nico François (Yes, Nico is my first name :-)
  214.  
  215. (c) 1991 Nico François
  216.  
  217.                                    //
  218.                        Thanks to \X/ Amiga for being the best computer ever !
  219.